There was a type mismatch when creating a table validation rule or a CHECK constraint on a column. (Error 3072)

For example, a table level validation rule that references a numeric data type must have a numeric validation clause. If a string validation clause is used, then this error will be returned.